<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, body, div, ul, li, h1, h3, h4, h5, h6, dl, dt, dd, ol, form, input, textarea, th, td, select {
    margin: 0;
    padding: 0;
}
li{
    list-style: none;
}

body{color:#666;font-size:14px;}
h1,h2,h3,h4,h5,h6,h7{font-weight:400;}
a:hover{text-decoration: none;}
.navbar{margin-bottom:0; }
.navbar-nav &gt; li {
    margin: 18px 30px;
}

.ser-tit{ margin-bottom: 50px; }
.ser-tit h2{ font-size: 36px; line-height: 40px; color: #396e7d; }
.ser-tit h2 strong{
  color: #333;
}
.ser-img{ position: relative; overflow: hidden; }
.ser-img img{ transition: all 0.3s; }
.ser-img:hover img{transform:scale(1.4,1.4);}
.ser-text{ border-bottom: 5px solid #e3e3e3; transition:all ease-in-out 0.5s;  margin-top: 30px;}
.ser-text:hover{ border-bottom: 5px solid #3e949e; }
.ser-text h2{ font-weight: bold; color: #333; font-weight: normal; transition:all ease-in-out 0.5s; }
.ser-text h2 i{ padding-left: 20px;  font-size: 18px;}
.ser-text:hover h2{ color: #3e949e; }
.ser-text p{ color: #333; }
.series,.sy-about,.sy-product{ margin-top: 0; }

.about-more{margin-top:25px;padding:11px 40px;border:1px solid #0c62a3;color:#0c62a3;text-shadow:none;}
.about-more:hover{background:#0c62a3;color:#fff;}
.navbar-collapse{
    background: #22599b;
}
.sy-about {
    padding: 20px 0 18px;
}
.ab-tit h2{ margin:0px 0 10px 0; position: relative; color: #31619a; font-size: 32px;}
.ab-tit h2:after{
  position: absolute;
  content: "";
  width: 50px;
  height: 2px;
  background-color: #c52620;
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
  transition: all ease-in-out 0.3s;
}
.ab-tit h2:hover:after{ width: 100px; }
.ainfo{ line-height: 30px; margin-bottom: 30px;}
.sy-products{padding:2px 0 0px;}
.pro-list{padding:0px; }
a.pro{position:relative;display:inline-block;overflow:hidden;margin:30px 0 0;}
a.pro img{transition:all ease-in-out .3s;}
a.pro:hover img{transform:scale(1.2,1.2);}
span.pbg{position:absolute;top:0;left:0;display:block;padding:15px;width:100%;height:100%;background:rgba(2,120,130,.7);color:#fff;opacity:0;}
a.pro:hover span.pbg{opacity:1;}
span.pbg i{
  position: absolute;
  top:60%;
  left:50%;
  transform: translate(-50%,-50%);
}
.pro-text{
  position: absolute;
  top:45%;
  left:50%;
  transform: translate(-50%,-50%);
  font-size: 30px;
}
.aimh{
  margin:50px 0;
  background-color: #3f8ac1;
}
.aimh p{
  font-size: 16px;
  line-height: 30px;
  padding: 11% 11% 6% 13%;
  color: #fff;
}
.btn-more{
  margin-left: 13%;
  padding: 8px 30px;
  font-size: 16px;
}
.media-heading a{ color:#8a8a8a;}
.sy-news p.dec{
  color: #31619a;
  font-size: 24px;
}
.media-left, .media&gt;.pull-left {
    padding-right: 20px;
}

.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top;
}
.sy-news p.des {
  color: #597698;
  font-size: 24px;
} 
.sy-news ul li{list-style:none; margin:0 0 10px 0; border-bottom: 1px solid #ddd; padding: 20px 0; background: none; transition: all ease-in-out .3s;}
.sy-news ul li:hover .media-heading a{ color: #fff; }
.new-more{ background-color: #f38a00; color: #fff; margin:50px 0; border:1px solid #fff; padding: 10px 20px; font-size: 16px; }
.ntext{ padding:40px 33px;}
.ntext h3{ color: #333; font-weight: bold; margin-bottom: 15px; }
.ntext h3 span{color: #c3000a;  }
.hang-tit{ border-top:1px solid #c9dbe5; border-bottom:1px solid #c9dbe5; color: #fff; padding:15px 0 15px 20px; font-size: 24px; }
.ninfo{ color: #fff; }
.ninfo h3{ margin-top: 20px; margin-bottom: 28px; }
.ninfo p{ line-height: 26px; }
.ninfo h5{ margin-top: 20px; margin-bottom: 20px; color: #dddddd; }

.news&gt;.center-block {
	max-width: 1170px;
}


.n-r h3 {
	font-size: 16px;
	line-height: 34px;
	margin-top: 4px;
}

.n-r h3 a {
	color: #000;
}

.n-r p {
	line-height: 25px;
	color: #747474;
	font-size: 13px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.n-r {
	padding-left: 20px;
}

.news .container&gt;.center-block {
	overflow: hidden;
	padding-bottom: 80px;
}

.news .center-block .col-md-7 li {
	overflow: hidden;
	padding: 13px 0;
	border-bottom: 1px dashed #e5e5e5;
}

.news .center-block .col-md-5 {
	padding: 0;
}

.footer {
    color: #fff;
    padding-top: 30px;
    background-color: #31619a;
    border-top:10px solid #fff;
}
.section-title {
    margin-bottom: 30px;
}
.footer .title{position: relative; color:#fff; font-size: 20px; padding-bottom: 15px;}
.footer li a{ color: #fff; }
.footer-address li,.footer-follow li,.footer-uselink li {line-height:30px; padding:0; margin-top:0;display:block;}
.footer-address li i,.footer-follow li i,.footer-uselink li i{float: left; color:#fff; margin-right:10px; font-size: 14px; line-height: 30px;  }

/*news-letter*/
.footer .news-letter { margin-top: 20px; }
.footer .input-group-btn button {background-color: #fff; border-color: #fff; border-radius: 0px; color:#353535; padding: 11px 14px; }
.footer .input-group-btn button:hover { background-color: #fff; border-color: #fff; border-radius: 0px; color: #fff; }
.footer .input-group.divcenter .form-control::-moz-placeholder { color: #c5c5c5; font-size: 13px; }
.footer .input-group.divcenter.input-group .form-control{padding-left: 15px; padding-top: 8px; border-radius:0; color:#fff; border:1px solid rgba(255,255,255,0.5); background:none; height:44px; box-shadow:none;}
.footer .input-group.divcenter.input-group .form-control:focus { border-color: #fff; }
.btn-btn{ margin-top:20px; background-color: #fff; color: #31619a; padding: 5px 40px; border:0 none;}
.footer h4.title:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 50px;
    height: 2px;
    background: #fff;
}
.footer h4.title:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 50px;
    height: 2px;
    background: #fff;
    transition: all ease-in-out 0.3s;
}
.footer h4.title:hover:before {
    width: 80px;
}
.copy{line-height: 50px; border-top: 1px solid #597698; margin-top: 20px;}

.tel{
    float: right;
    padding: 20px 15px;
}

.navbar {
    border: 0;
}
/* ------------newsbox */
.sy-news2{
    
    padding-top: 40px;
    padding-bottom: 20px;
  }
  .nlist{ padding-left: 30px;}
  .nlist li{
    border-bottom: 1px dashed #aaa;
    line-height: 42px;
  }
  .nlist li a{ color: #555;}
  .nlist li a:hover{ color: #027882; font-weight: bold;}

.navbar-fixed-bottom, .navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    top: 0;
    z-index: 1030;
}
.sy-news { margin: 30px 0px;}
.eqtit{
	margin-top:30px;
	margin-bottom: 40px;
}
.eqtit h2{
	margin:0px 0 10px 0; position: relative; color: #027882; font-size: 36px;
}
.new h4,.new h3{
	font-weight: normal;
}
.new h4{
	color: #be0003;
	margin-top: 20px;
}
.new h3{
	color: #000;
	margin-bottom: 20px;
}
.date {
	
	padding-top: 10px;
	padding-bottom:15px;

}

/* .date span {
	color: #333;
	font-size: 36px;
	display: block;
	line-height: 56px;
}

.date i {
	display: block;
	color: #a0a0a0;
	font-size: 14px;
	font-style: normal;
} */ 
.liu-img,.nimg{ overflow: hidden; }
.liu-img img,.nimg img{ transition: all ease-in-out .3s; }
.liu-img:hover img,.nimg:hover img{ transform: scale(1.2,1.2); }


/* -------------é¦–é¡µäº§å“ */
.sy-pro ul li{
    background: url(images/list_bg.jpg)no-repeat;
    transition: all 0.3s;
    margin:6px 0;
}
.sy-pro ul li:hover{
    background: url(images/list_bg2.jpg)no-repeat;
}
.sy-pro ul li a{
    
    width: 100%;
    display: inline-block;
    background: url(images/jian.png)no-repeat  0 50%;
    line-height: 41px;
    border-radius: 5px;
    color: #fff;
    padding-left:30px;
    margin-left: 8px;

}
.sy-pro-img {
    text-align: center;
    margin-top: 2%;
    
}
.sy-pro-img img { border:solid #e3e3e3 1px;}
.sy-pro-img p a{
    color: #333;
    line-height:40px
}
.sy-pro-img p {
    border:solid #e3e3e3 1px;
    border-top: 0;
}
.sy-pro-img .col-md-4 {
    margin: 10px 0;
}
@media (max-width: 768px){

    .sy-pro ul li {
        width: 48%;
        margin:6px 1%;
    }
}

a{
    color: #666;
}
.sy-news{
  background: url(../styles/images/news_bg.jpg) no-repeat center top ;
  background-size: cover;
  padding-top: 60px;
  padding-bottom: 60px;
}
.nbg{ background: #fff;overflow: hidden; }
.nbg .col-xs-5,.nbg .col-xs-7{padding-right: 0px;padding-left: 0px;}
.nav-tabs&gt;li&gt;a{ padding: 30px 15px 30px 30px; background: #e8e8e8; }
.nav-tabs&gt;li&gt;a h5{ margin-bottom: 15px; }
.nav-tabs&gt;li.active&gt;a h5.n1,.nav-tabs&gt;li.active&gt;a p{ color: #ddd; }
.nav-tabs.nav-stacked &gt; li.active &gt; a, .nav-tabs.nav-stacked &gt; li.active &gt; a:hover, .nav-tabs.nav-stacked &gt; li.active &gt; a:focus {
    border: 1px solid #00b2d5;
    border-radius: 0px;
}
.nav-tabs&gt;li.active&gt;a, .nav-tabs&gt;li.active&gt;a:focus, .nav-tabs&gt;li.active&gt;a:hover{
  background-color:#00b2d5;
  color: #fff;
}
.nav-tabs.nav-stacked&gt;.active a{
  background: #00b2d5;
  color: #fff;
}
.nav-tabs&gt;li.active&gt;a:hover h5.n1,.nav-tabs&gt;li.active&gt;a:hover p{ color: #ddd; }

/* -------------é¦–é¡µäº§å“ */

 /* åˆ†é¡µæ&nbsp;·å¼ */
.pagination {
    color: #666;
    clear: both;
    margin-top: 1em;
    display: block;
    margin: auto;
    padding: 0px 0px 20px;
}

.pagination li {
    display: inline-block;
}

.pagination a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-left: -1px;
    padding: 0 12px;
    height: 32px;
    line-height: 32px;
    color:#31619a;
    border: 1px solid #ddd;
    background: #fff;
    text-decoration: none;
    overflow: hidden;
}

.pagination li&gt;span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-left: -1px;
    padding: 0 12px;
    height: 32px;
    line-height: 32px;
    color:#31619a;
    border: 1px solid #ddd;
    background: #fff;
    text-decoration: none;
    overflow: hidden;
}

.pagination li.active&gt;span {
    color: #ffffff;
    background:#31619a;
}

.pagination .prev::before {
    font-family: "FontAwesome";
    display: inline-block;
    content: "\f104";
    width: 10px;
    height: 10px;
    margin-right: 5px;
}

.pagination .next::after {
    font-family: "FontAwesome";
    display: inline-block;
    content: "\f105";
    width: 10px;
    height: 10px;
    margin-left: 5px;
}

.pagination a:not(.goto):hover {
    background-color: #eee;
    color:#ec6c00;
}

.pagination a.cur,
.pagination a.cur:hover {
    background-color:#31619a;
    color: #fff;
    border-color:#31619a;
    margin-right: 1px
}

.pagination a.disabled {
    background-color: #e6e6e6 !important;
    color: #bbb !important;
    cursor: no-drop
}

.pagination .prev {
    border-radius: 5px 0 0 5px;
}

.pagination .next {
    border-radius: 0 5px 5px 0;
} 

.friendlink::before {
		content: "å‹æƒ…é“¾æŽ¥ï¼š";
		list-style: none;
		font-style: normal;
		line-height: 27px;
		float: left;
		color: #fff;
	}

	.friendlink .linkTagcs {
		color: #fff;
		text-align: left;
		float: left;
		width: 181px;
		max-height: 30px;
		overflow: hidden;
		transition: 0.3s all ease-in-out;
		line-height: 30px;
	}

	.friendlink .linkTagcs a {
		display: block;
		color: #fff;
		line-height: 27px;
	}

	.friendlink .linkTagcs:hover {
		max-height: 30px;
		overflow-x: hidden;
		overflow-y: auto;
	}
</pre></body></html>